ComponentOne Xamarin Edition
CanSort Method (C1SortCollectionView<T>)
C1.CollectionView Assembly > C1.CollectionView Namespace > C1SortCollectionView<T> Class : CanSort Method
The sort descriptions to be checked whether the collection view can be sorted.
Returns whether the collection view is able to sort the specified sort descriptions.
Syntax
public override bool CanSort( 
   params SortDescription[] sortDescriptions
)

Parameters

sortDescriptions
The sort descriptions to be checked whether the collection view can be sorted.
See Also

Reference

C1SortCollectionView<T> Class
C1SortCollectionView<T> Members